CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 贪心 算法

搜索资源列表

  1. GreedyBag

    0下载:
  2. 贪心算法求背包问题,分别求出了三种标准1. 按效益值由大到小取物品. 2. 按重量值由小到大取物品 3.按比值pi/wi的值由大到小取物品 其中第3种是最优解-Greedy algorithm for knapsack problem, respectively, obtained three standard 1. Press-effective value of descending and remove things. 2. By weight the value of items
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:1050
    • 提供者:Allan
  1. greedyprogram

    1下载:
  2. 关于员工任务分配问题的算法,我们用贪心算法来实现。这里是贪心算法的C语言程序。-using greedy to answer work problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5066
    • 提供者:chenbao
  1. The_Greedy_Heuristic

    1下载:
  2. 表上作业法(贪心法)的MATLAB程序 解决运输问题的算法,内部有程序代码的详细介绍以及一个算例的介绍。本人为MATLAB初学者,欢迎交流,QQ420797419-This simple heuristic usually gives good, but possibly suboptimal solutions for the transportation problem.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5581
    • 提供者:小胡
  1. text_1

    0下载:
  2. 会场排序 使用尽可能少得会场 安排所有会议 使用贪心算法 C语言实现-The sorting use as the less arrange all meetings, a greedy algorithm is used to realize the C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:872
    • 提供者:liuxi
  1. setcover

    1下载:
  2. 贪心算法实现集合覆盖问题,不带权的集合覆盖问题,c++源码-Greedy algorithm set cover problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:647
    • 提供者:钱米
  1. Keyframe

    1下载:
  2. 从视频中提取关键帧,采用贪心算法和堆排序来处理视频中的大量帧信息。-Extracted from the video key frame, the use of greedy algorithm and HEAPSORT to deal with a large number of frames of video information.
  3. 所属分类:mpeg mp3

    • 发布日期:2015-10-30
    • 文件大小:267147
    • 提供者:wpc
  1. CiPanZuiYouCunChu

    0下载:
  2. 贪心算法实现磁盘最优存储问题,java实现,算法作业参考-Greedy algorithm to achieve optimal disk storage problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:4855
    • 提供者:zhangke
  1. Dijkstra

    0下载:
  2. Dijkstra算法设计单源最短路径问题的贪心算法-Greedy algorithm of Dijkstra algorithm design single source shortest path problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:807
    • 提供者:丁玲
  1. analysys-and-design-of-algorithm-ppt

    0下载:
  2. 我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,-I class computer algorithms used in design and analysis of electronic lesson plans, including the most basic sub-rule law, greedy method, dynamic programming method,
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1412829
    • 提供者:周先生
  1. snake_C++

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:62401
    • 提供者:xuzheng
  1. snake_VC++_win32

    0下载:
  2. 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法的win32源码,使用VC++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm win32 source, use VC++ Achieve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:76013
    • 提供者:xuzheng
  1. C

    1下载:
  2. 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:15320
    • 提供者:海霞
  1. dijkstra_suanfa

    0下载:
  2. dijkstra 这是用C语言实现的贪心算法 看这个程序前最好先看看图形说明-Dijkstra this is achieved using C language greedy algorithm to see this process take a look at the graphics before the best descr iption
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:4769
    • 提供者:swnjut
  1. tanxin

    0下载:
  2. 算法分析中的贪心算法,希望对学习的同学有所帮助。-Algorithm Analysis of greedy algorithm, and they hope to help students learn.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:882
    • 提供者:小林
  1. 3

    0下载:
  2. 多元哈夫曼算法,用贪心算法求解石子合并的最优解-Multi-Huffman algorithm, greedy algorithm with the optimal solution of the stones combined
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:827
    • 提供者:lands
  1. 00

    0下载:
  2. 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法来进行安排。试编程实现对于给定的k个待安排活动,计算使用的最少会场。输入数据中,第一行是k的值,接下来的k行中,每行有2个正整数,分别表示k个待安排活动的开始时间和结束时间,时间以0点开始的分钟计。输出为最少的会场数。-Assume it to be enough room in the arrangements in a number of activities and want to use the venu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1098
    • 提供者:王天涯
  1. 01pack

    0下载:
  2. 01背包问题,计算机算法中使用贪心算法与贪心策略的实现-01 knapsack problem, the computer algorithm with the greedy algorithm using the greedy strategy to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8286
    • 提供者:zym
  1. tanxinsuanfa

    0下载:
  2. 这是一个用C语言编写的贪心算法程序,很好的模拟了这个算法。-This is a use of C language procedures greedy algorithm, a good simulation of the algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:6456
    • 提供者:孙要强
  1. huichang

    0下载:
  2. 对贪心算法的应用,会场安排问题,会场开始和结束的时间在输入文件输入,所需的至少会场个数在输出文件输出-Greedy algorithm for the application of the venue arrangements, the venue of the beginning and end of time in the input file input, the venue for at least the required number in the output file outpu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1372
    • 提供者:waterfly
  1. 0-1

    0下载:
  2. 0-1背包问题的贪心算法 希望对大家有帮助-0-1 knapsack problem the greedy algorithm would like to help everyone
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5829
    • 提供者:林龙
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 35 »
搜珍网 www.dssz.com